toggle menu
MapLibre Native Android
11.7.1
androidJvm
switch theme
search in API
MapLibre Native Android
/
org.maplibre.android.maps.renderer.egl
/
[androidJvm]EGLConfigChooser
EGLConfig
Chooser
open
class
EGLConfigChooser
:
GLSurfaceView.EGLConfigChooser
Selects the right EGLConfig needed for `mapbox-gl-native`
Members
Constructors
EGLConfig
Chooser
Link copied to clipboard
constructor
(
)
constructor
(
translucentSurface
:
Boolean
)
Functions
choose
Config
Link copied to clipboard
open
fun
chooseConfig
(
@
NonNull
egl
:
EGL10
,
display
:
EGLDisplay
)
:
EGLConfig